|
HTTP File Server, otherwise known as HFS, is a free web server specifically designed for publishing and sharing files. The complete feature set differs from other web servers; it lacks some common features, like CGI, or even ability to run as a Windows service, but includes, for example, counting file downloads. It is even advised against using it as an ordinary web server.〔(What is it? ), an article from the official documentation.〕 == Features == HFS is a small HTTP file server, aimed at mostly sharing files for download. The official documentation describes HFS as:
As of the latest beta version 2.3, HFS includes its own proprietary scripting language known as "macros", which can be used to expand functionality of the program. Scripts can be used in a variety of methods including event handlers and directly on web pages. Macros can even be written to bypass the program's account system with a custom one.〔FHFS〕 HFS can be used as a typical web-server, however it is not easy to support and requires a variety of unconventional programming methods (version 2.3 only), due to its lack of support for PHP or CGI. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「HTTP File Server」の詳細全文を読む スポンサード リンク
|